[INFO] cloning repository https://github.com/t-veor/hypervis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t-veor/hypervis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-veor%2Fhypervis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-veor%2Fhypervis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0231e7cd84d8774dcfd476528dc7dac0dfbe9116
[INFO] checking t-veor/hypervis against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-veor%2Fhypervis" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/t-veor/hypervis
[INFO] finished tweaking git repo https://github.com/t-veor/hypervis
[INFO] tweaked toml for git repo https://github.com/t-veor/hypervis written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/t-veor/hypervis on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/t-veor/hypervis already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5d77b0262d091a28088f99bc729d9c549fbf0061fd8164a145dd76167d1c1fea
[INFO] running `Command { std: "docker" "start" "5d77b0262d091a28088f99bc729d9c549fbf0061fd8164a145dd76167d1c1fea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d77b0262d091a28088f99bc729d9c549fbf0061fd8164a145dd76167d1c1fea" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d77b0262d091a28088f99bc729d9c549fbf0061fd8164a145dd76167d1c1fea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5d77b0262d091a28088f99bc729d9c549fbf0061fd8164a145dd76167d1c1fea" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling generic-array v0.9.1
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking gfx-hal v0.5.3
[INFO] [stderr]     Checking parking_lot_core v0.7.3
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling imgui-sys v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking ash v0.31.0
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking hibitset v0.6.4
[INFO] [stderr]    Compiling byte-tools v0.2.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling peek-poke-derive v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.3.3
[INFO] [stderr]     Checking gfx-memory v0.1.3
[INFO] [stderr]     Checking gfx-descriptor v0.1.0
[INFO] [stderr]     Checking gfx-backend-empty v0.5.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking peek-poke v0.2.0
[INFO] [stderr]     Checking wgpu-types v0.5.1
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]    Compiling digest v0.7.6
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling sha2 v0.7.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling glsl-to-spirv v0.1.7
[INFO] [stderr]     Checking ahash v0.2.19
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling cgmath v0.17.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tempfile v3.15.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking lru v0.4.3
[INFO] [stderr]     Checking gfx-backend-vulkan v0.5.11
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking slotmap v0.4.3
[INFO] [stderr]     Checking hsl v0.1.1
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking wgpu-core v0.5.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking wgpu-native v0.5.1
[INFO] [stderr]     Checking wgpu v0.5.2
[INFO] [stderr]     Checking imgui v0.4.0
[INFO] [stderr]     Checking imgui-wgpu v0.7.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.6
[INFO] [stderr]     Checking winit v0.22.2
[INFO] [stderr]     Checking imgui-winit-support v0.4.0
[INFO] [stderr]     Checking hypervis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/physics/collider.rs:782:9
[INFO] [stdout]     |
[INFO] [stdout] 782 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::alg::Bivec4`
[INFO] [stdout]    --> src/physics/collider.rs:783:9
[INFO] [stdout]     |
[INFO] [stdout] 783 |     use crate::alg::Bivec4;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::physics::Material`
[INFO] [stdout]    --> src/physics/collider.rs:784:9
[INFO] [stdout]     |
[INFO] [stdout] 784 |     use crate::physics::Material;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::physics::Velocity`
[INFO] [stdout]    --> src/physics/collider.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 785 |     use crate::physics::Velocity;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vector3`
[INFO] [stdout]  --> src/physics/collision.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cgmath::{InnerSpace, Vector3, Vector4};
[INFO] [stdout]   |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/physics/gjk.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CollisionManifold`
[INFO] [stdout]  --> src/physics/gjk.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::{CollisionManifold, MeshRef, SphereRef};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mesh::Mesh`
[INFO] [stdout]  --> src/physics/gjk.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::mesh::Mesh;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vector3`
[INFO] [stdout]  --> src/physics/collision.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cgmath::{InnerSpace, Vector3, Vector4};
[INFO] [stdout]   |                          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/physics/gjk.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CollisionManifold`
[INFO] [stdout]  --> src/physics/gjk.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::{CollisionManifold, MeshRef, SphereRef};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mesh::Mesh`
[INFO] [stdout]  --> src/physics/gjk.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::mesh::Mesh;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `adapter` is never read
[INFO] [stdout]  --> src/context/graphics/context.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct GraphicsContext {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 5 |     pub surface: wgpu::Surface,
[INFO] [stdout] 6 |     pub adapter: wgpu::Adapter,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `desc` is never used
[INFO] [stdout]   --> src/context/graphics/vertex4.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Vertex4 {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 14 |     pub fn desc<'a>() -> wgpu::VertexBufferDescriptor<'a> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `world_to_screen` is never used
[INFO] [stdout]   --> src/context/graphics/view_projection.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ViewProjection {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn world_to_screen(&self, world: Vector4<f32>) -> Vector4<f32> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SphereRef` is never constructed
[INFO] [stdout]   --> src/physics/collider.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct SphereRef<'a> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Support` is never used
[INFO] [stdout]  --> src/physics/gjk.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait Support {
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OffsetMeshRef` is never constructed
[INFO] [stdout]   --> src/physics/gjk.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct OffsetMeshRef<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CSO` is never constructed
[INFO] [stdout]   --> src/physics/gjk.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct CSO<A, B>
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `support` is never used
[INFO] [stdout]   --> src/physics/gjk.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn support(m: MeshRef, direction: Vector4<f32>) -> Vector4<f32> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Simplex` is never constructed
[INFO] [stdout]   --> src/physics/gjk.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct Simplex {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `push`, `remove`, and `nearest_simplex` are never used
[INFO] [stdout]    --> src/physics/gjk.rs:81:8
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl Simplex {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout]  81 |     fn new(initial_point: Vector4<f32>) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |     fn push(&mut self, point: Vector4<f32>) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     fn remove(&mut self, index: usize) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     fn nearest_simplex(&mut self) -> Option<Vector4<f32>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gjk_intersection` is never used
[INFO] [stdout]    --> src/physics/gjk.rs:221:8
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub fn gjk_intersection<S>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EPCell` is never constructed
[INFO] [stdout]    --> src/physics/gjk.rs:245:8
[INFO] [stdout]     |
[INFO] [stdout] 245 | struct EPCell {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_faces` is never used
[INFO] [stdout]    --> src/physics/gjk.rs:252:8
[INFO] [stdout]     |
[INFO] [stdout] 251 | impl EPCell {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 252 |     fn from_faces(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExpandingPolytope` is never constructed
[INFO] [stdout]    --> src/physics/gjk.rs:293:8
[INFO] [stdout]     |
[INFO] [stdout] 293 | struct ExpandingPolytope {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_simplex` and `expand` are never used
[INFO] [stdout]    --> src/physics/gjk.rs:299:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | impl ExpandingPolytope {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 299 |     fn from_simplex(simplex: Simplex) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 |     fn expand(&mut self, extend_point: Vector4<f32>) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `epa` is never used
[INFO] [stdout]    --> src/physics/gjk.rs:384:4
[INFO] [stdout]     |
[INFO] [stdout] 384 | fn epa<S>(object: S, simplex: Simplex) -> Vector4<f32>
[INFO] [stdout]     |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `OneTwentyCell` and `SixHundredCell` are never constructed
[INFO] [stdout]   --> src/shapes.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum RegularSolid {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     OneTwentyCell,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 15 |     SixHundredCell,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/shapes.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  84 | impl ShapeBuilder {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn position(mut self, position: Vector4<f32>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn rotation(mut self, rotation: Rotor4) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn velocity(mut self, velocity: Vector4<f32>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn angular_velocity(mut self, angular_velocity: Bivec4) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn mass(mut self, mass: f32) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn material(mut self, material: Material) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn color(mut self, color: Vector4<f32>) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn random_color(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_inner` is never used
[INFO] [stdout]   --> src/util.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl NotNaN {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn into_inner(self) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `adapter` is never read
[INFO] [stdout]  --> src/context/graphics/context.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct GraphicsContext {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 5 |     pub surface: wgpu::Surface,
[INFO] [stdout] 6 |     pub adapter: wgpu::Adapter,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `desc` is never used
[INFO] [stdout]   --> src/context/graphics/vertex4.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Vertex4 {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 14 |     pub fn desc<'a>() -> wgpu::VertexBufferDescriptor<'a> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `world_to_screen` is never used
[INFO] [stdout]   --> src/context/graphics/view_projection.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ViewProjection {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn world_to_screen(&self, world: Vector4<f32>) -> Vector4<f32> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SphereRef` is never constructed
[INFO] [stdout]   --> src/physics/collider.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct SphereRef<'a> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Support` is never used
[INFO] [stdout]  --> src/physics/gjk.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait Support {
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OffsetMeshRef` is never constructed
[INFO] [stdout]   --> src/physics/gjk.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct OffsetMeshRef<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CSO` is never constructed
[INFO] [stdout]   --> src/physics/gjk.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct CSO<A, B>
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `support` is never used
[INFO] [stdout]   --> src/physics/gjk.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 | fn support(m: MeshRef, direction: Vector4<f32>) -> Vector4<f32> {
[INFO] [stdout]    |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Simplex` is never constructed
[INFO] [stdout]   --> src/physics/gjk.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct Simplex {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `push`, `remove`, and `nearest_simplex` are never used
[INFO] [stdout]    --> src/physics/gjk.rs:81:8
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl Simplex {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout]  81 |     fn new(initial_point: Vector4<f32>) -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  90 |     fn push(&mut self, point: Vector4<f32>) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     fn remove(&mut self, index: usize) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     fn nearest_simplex(&mut self) -> Option<Vector4<f32>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gjk_intersection` is never used
[INFO] [stdout]    --> src/physics/gjk.rs:221:8
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub fn gjk_intersection<S>(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EPCell` is never constructed
[INFO] [stdout]    --> src/physics/gjk.rs:245:8
[INFO] [stdout]     |
[INFO] [stdout] 245 | struct EPCell {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_faces` is never used
[INFO] [stdout]    --> src/physics/gjk.rs:252:8
[INFO] [stdout]     |
[INFO] [stdout] 251 | impl EPCell {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 252 |     fn from_faces(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExpandingPolytope` is never constructed
[INFO] [stdout]    --> src/physics/gjk.rs:293:8
[INFO] [stdout]     |
[INFO] [stdout] 293 | struct ExpandingPolytope {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_simplex` and `expand` are never used
[INFO] [stdout]    --> src/physics/gjk.rs:299:8
[INFO] [stdout]     |
[INFO] [stdout] 298 | impl ExpandingPolytope {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 299 |     fn from_simplex(simplex: Simplex) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 |     fn expand(&mut self, extend_point: Vector4<f32>) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `epa` is never used
[INFO] [stdout]    --> src/physics/gjk.rs:384:4
[INFO] [stdout]     |
[INFO] [stdout] 384 | fn epa<S>(object: S, simplex: Simplex) -> Vector4<f32>
[INFO] [stdout]     |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `OneTwentyCell` and `SixHundredCell` are never constructed
[INFO] [stdout]   --> src/shapes.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub enum RegularSolid {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 14 |     OneTwentyCell,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 15 |     SixHundredCell,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/shapes.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  84 | impl ShapeBuilder {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub fn position(mut self, position: Vector4<f32>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn rotation(mut self, rotation: Rotor4) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn velocity(mut self, velocity: Vector4<f32>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn angular_velocity(mut self, angular_velocity: Bivec4) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn mass(mut self, mass: f32) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn material(mut self, material: Material) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn color(mut self, color: Vector4<f32>) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn random_color(mut self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_inner` is never used
[INFO] [stdout]   --> src/util.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl NotNaN {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn into_inner(self) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s
[INFO] running `Command { std: "docker" "inspect" "5d77b0262d091a28088f99bc729d9c549fbf0061fd8164a145dd76167d1c1fea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d77b0262d091a28088f99bc729d9c549fbf0061fd8164a145dd76167d1c1fea", kill_on_drop: false }`
[INFO] [stdout] 5d77b0262d091a28088f99bc729d9c549fbf0061fd8164a145dd76167d1c1fea
